How to Install jets3t software package in Ubuntu 17.04 (Zesty Zapus)

How to Install jets3t software package in Ubuntu 17.04 (Zesty Zapus)

jets3t software package provides graphical and command-line tools for Amazon S3 and CloudFront, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jets3t 

jets3t is installed in your system.

Make ensure the jets3t package were installed using the commands given below,

$ sudo dpkg-query -l | grep jets3t *

You will get with jets3t package name, version, architecture and description in a table

jets3t package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package jets3t
Version 0.8.1+dfsg-3
Description graphical and command-line tools for Amazon S3 and CloudFront
Sub Section net


See Also, How to uninstall or remove jets3t software package from Ubuntu 17.04 (Zesty Zapus)?